Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump garm revision #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jepio
Copy link
Member

@jepio jepio commented Feb 28, 2024

This moves to a newer garm and garm-provider-azure revision that has been tested and includes support for gallery images on Azure. This revision uses "log/slog" so depends on being built with go 1.21.

Since the go 1.21 build container defaults to being bookworm based, specify that explicitly and use a matching bookworm debian base image for the final container.

This moves to a newer garm and garm-provider-azure revision that has been
tested and includes support for gallery images on Azure. This revision uses
"log/slog" so depends on being built with go 1.21.

Since the go 1.21 build container defaults to being bookworm based, specify
that explicitly and use a matching bookworm debian base image for the final
container.

Signed-off-by: Jeremi Piotrowski <[email protected]>
@jepio
Copy link
Member Author

jepio commented Feb 28, 2024

@wainersm @mkulke

Copy link
Contributor

@mkulke mkulke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

note: there is no implicit image building, you need to rebuild to get a new version pushed to ghcr.io/confidential-containers/garm:main (not ideal, it should be the rev, imo).

Did you perform some tests with a new garm build, does it come up?

There might be schema migrations on the sqlite store, so we also need to test whether it works with the existing db content (and pin the container to an older rev in the terraform deployment, if not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants